NotificationServiceImpl
Created with IntelliJ IDEA. User: hyleung Date: 6/1/12 Time: 1:25 PM To change this template use File | Settings | File Templates.
Functions
Link copied to clipboard
open fun buildNotification(title: String, message: String, bigText: String, iconId: Int, measureConfiguration: MeasureConfigurationInternal, action: String): Notification
Link copied to clipboard
open fun getNotificationWorkerClass(measureConfiguration: MeasureConfigurationInternal): Class<out Any>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun notifyInApp(title: String, message: String, bigText: String, measureConfiguration: MeasureConfigurationInternal, iconName: String)
Link copied to clipboard